
.navbar,.navbar-default{
	width: 100% !important;
	margin: 0 auto !important;
	height: 72px;
}
.pc-nav{
	background: #fff;
}
.logo-word{
	font-size: 22px;
	font-weight: bold;
}
.navbar-brand img{
	display: inline-block;
}
.pc-ul-list li{
	margin: 0 15px;
}
.pc-ul-list li a{
	display: inline-block;
	height: 72px;
	line-height: 72px !important;
	font-size: 15px;
	padding: 0  !important;
}
.pc-right-nav li a{
	display: inline-block;
	height: 72px;
	line-height: 72px !important;
	font-size: 15px;
	padding: 0 15px !important;
}
.pc-right-nav{
	margin-right: 25px;
}
.pc-ul-list li a:link{
    color:#000;
    text-decoration:none;
    position:relative;
}
.pc-ul-list li a:after{
    content: "";
    width: 0;
    height: 3px;
    background: #e52e2d;
    position: absolute;
    bottom: 16px;
    left: 50%;
    transition: all .2s;
}
.a-active:after{
	width: 100% !important;
    height: 3px;
    background: #e52e2d;
    position: absolute;
    bottom: 16px;
    left: 0 !important;
}
.pc-ul-list li a:hover:after,.pc-ul-list li a.active:after{
    left: 0%;
    width: 100%;
}
.pc-active{
	background: #e52e2d;
}
.pc-active a{
	color: #fff !important;
}
.pc-serach{
	padding: 0 !important;
	margin: 0 !important;
	line-height: 72px;
}
.pc-main{
	width: 1200px;
	margin: 0 auto;
	margin-top: 72px;
	padding: 0 !important;

}
.news-list{
	    background: #fff;
}
.pc-news-main{
	width: 884px;
    margin-right: 16px;
    background: #fff;
    float: left;
}
.pc-news-right{
	width: 300px;
    overflow: hidden;
    float: right;
}
.tabs {
    background-color: #fff;
    padding: 25px 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e6e6e6;
}
.tabs .tab.active {
    color: #222;
    padding-bottom: 20px;
    border-bottom: 3px solid #e52e2d;
    font-weight: 700;
}
.tabs .tab {
    cursor: pointer;
    margin-right: 30px;
    font-size: 16px;
    color: #666;
    padding-bottom: 23px;
}
.head{
    padding: 15px 20px;
    font-size: 16px;
    color: #222;
}
.items{
    overflow-y: auto;
    padding: 0 20px;
    background-color: #fff;
}
.home-recommend-themes .items .item[data-v-7b3380c6] {
    border-bottom: 1px dashed #e6e6e6;
    padding: 20px 0;
}
.home-recommend-themes .items .item .item-top[data-v-7b3380c6], .home-recommend-themes .items .item .left-wrapper[data-v-7b3380c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.home-recommend-themes .items .item .item-top[data-v-7b3380c6] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.follow-btn[data-v-75dd3a99] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    width: 54px;
    height: 28px;
    line-height: 27px;
    border: 1px solid #666;
    font-size: 12px;
    text-align: center;
    color: #222;
}
.home-recommend-themes .items .item .left-wrapper .img-a[data-v-7b3380c6] {
    height: 60px;
}
.home-recommend-themes .items .item .left-wrapper img[data-v-7b3380c6] {
    width: 60px;
    height: 60px;
}
.home-recommend-themes .items .item .left-wrapper .text .title[data-v-7b3380c6] {
    font-size: 14px;
    font-weight: 700;
    color: #222;
}
.home-recommend-themes .items .item .left-wrapper .text[data-v-7b3380c6] {
    padding-right: 10px;
    padding-left: 10px;
}
.home-recommend-themes .items .item .article .title[data-v-7b3380c6]:hover {
    color: #0e4d8c;
}
.home-recommend-themes .items .item .article .title[data-v-7b3380c6] {
    overflow: hidden;
    font-size: 13px;
    line-height: 21px;
    color: #222;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.home-recommend-themes .items .item .article[data-v-7b3380c6] {
    display: block;
    padding-top: 16px;
}
.home-recommend-themes .items .item .article .title .time[data-v-7b3380c6] {
    color: #e52e2d;
}
.icon path {
    fill: inherit;
}

/* footer */


*{
    padding: 0;
    margin: 0;
}
ul,ol{
    list-style: none;
}

.navbar,.navbar-default{
  width: 100% !important;
  margin: 0 auto !important;
  height: 72px;
}
  footer[data-v-0ccb26ea] {
    padding: 62px 0;
    width: 100%;
    color: #999;
    font-size: 14px;
}
.wscn-footer__wrap[data-v-0ccb26ea] {
    width: 1200px;
    margin: 0 auto;
}
.footer-infos[data-v-0ccb26ea] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.footer-col[data-v-0ccb26ea] {
    width: 231px;
}
.footer-col .col-title[data-v-0ccb26ea] {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 10px;
}
.footer-col .col-links[data-v-0ccb26ea] {
    margin-bottom: 30px;
}
.footer-col .col-link-item[data-v-0ccb26ea] {
    font-size: 14px;
    line-height: 2;
}
.footer-col .col-link-item a[data-v-0ccb26ea] {
    color: #999;
    cursor: pointer;
}
.qrcode-col[data-v-0ccb26ea] {
    position: absolute;
    top: 0;
    right: 0;
}
.footer-qrcode[data-v-0ccb26ea] {
    display: block;
    width: 124px;
    height: 124px;
    margin-bottom: 14px;
}
.qrcode-tip[data-v-0ccb26ea] {
    display: block;
    text-align: center;
    font-size: 14px;
}
.footer__line2[data-v-0ccb26ea] {
    overflow: hidden;
}
.footer__line2 .footer__declare[data-v-0ccb26ea] {
    margin-right: 60px;
    padding-top: 16px;
    float: left;
    display: inline-block;
    width: 400px;
}
.declare-title[data-v-0ccb26ea] {
    font-size: 16px;
    color: #fff;
}
.footer__line2 .footer__declare .declare-text[data-v-0ccb26ea] {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.75;
}
.footer__line2 .footer__self-discipline[data-v-0ccb26ea] {
    padding-top: 16px;
    float: left;
    display: inline-block;
    width: 414px;
    margin-bottom: 40px;
}
.footer__line2 .footer__self-discipline .discipline-title[data-v-0ccb26ea] {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    position: relative;
}
.footer__friendlinks[data-v-0ccb26ea] {
    margin-bottom: 56px;
}
.friendlinks-title[data-v-0ccb26ea] {
    font-size: 16px;
    color: #fff;
    margin-bottom: 14px;
}
.friendlinks-group[data-v-0ccb26ea] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    line-height: 18px;
}
.friendlinks-group .line-divider[data-v-0ccb26ea] {
    display: block;
    height: 9px;
    width: 1px;
    background-color: #999;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 1px;
}
.footer-copyright[data-v-0ccb26ea] {
    font-size: 12px;
    color: #fff;
    margin-bottom: 40px;
}
.footer-qrcode[data-v-0ccb26ea] {
    display: block;
    width: 124px;
    height: 124px;
    margin-bottom: 14px;
}